home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 53
/
PC Actual CD 53.iso
/
Share
/
Progra
/
python
/
BeOpen-Python-2.0.exe
/
PKGINDEX.TCL
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-04-19
|
203 b
|
6 lines
if {[info exists tcl_platform(debug)]} {
package ifneeded dde 1.1 [list load [file join $dir tcldde83d.dll] dde]
} else {
package ifneeded dde 1.1 [list load [file join $dir tcldde83.dll] dde]
}